-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.43
-
Code
-
Classes
- StringValidation
| Total Complexity |
32 |
| Dependencies |
7 |
| Dependents |
42 |
| Total lines |
252 |
| Lines of code |
145 |
| Logical lines of code |
50 |
| Comment lines |
54 |
| Methods |
13 |
| Properties |
0 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| length() |
S |
54 |
5 |
21 |
| isJson() |
S |
58 |
3 |
17 |
| getKey() |
S |
62 |
3 |
11 |
| isSwedishSsn() |
S |
59 |
2 |
16 |
| isEmail() |
S |
66 |
3 |
8 |
| isSwedishOrg() |
S |
61 |
2 |
14 |
| isUuid() |
S |
63 |
2 |
11 |
| notEmpty() |
S |
70 |
2 |
6 |
| matchRegex() |
S |
66 |
2 |
8 |
| oneOf() |
S |
63 |
2 |
10 |
| isInt() |
S |
67 |
2 |
8 |
| isTimestampDate() |
S |
65 |
2 |
9 |
| isUrl() |
S |
69 |
2 |
6 |